home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / Excel / Sheet.jar / sheet / SheetShow$3.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-09-03  |  735 b   |  22 lines

  1. package sheet;
  2.  
  3. import sheet.SheetShow.2;
  4.  
  5. class SheetShow$3 implements Runnable {
  6.    private final String val$fname;
  7.    private final SheetShow.2 this$1;
  8.  
  9.    SheetShow$3(SheetShow.2 var1, String var2) {
  10.       this.this$1 = var1;
  11.       this.val$fname = var2;
  12.    }
  13.  
  14.    public void run() {
  15.       SheetShow.access$300(2.access$200(this.this$1), this.val$fname);
  16.       if (2.access$400(this.this$1) != null) {
  17.          2.access$400(this.this$1).run();
  18.       }
  19.  
  20.    }
  21. }
  22.